Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (109 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No Narrative Content
Source
{
"resourceType" : "StructureDefinition",
"id" : "2f7704e4-f11a-47a9-b396-241ee4dc5095",
"meta" : {
"lastUpdated" : "2024-07-31T18:32:38.8818701+00:00"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No Narrative Content</div>"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-OperationOutcome",
"version" : "1.0.0",
"name" : "OperationOutcome",
"title" : "PHSD OperationOutcome",
"status" : "draft",
"date" : "2019-05-08T19:52:01.3691039+00:00",
"description" : "This is the OperationOutcome Profile that contains error or warning information to help with troubleshooting.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "OperationOutcome",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/OperationOutcome",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "OperationOutcome",
"path" : "OperationOutcome",
"mustSupport" : true
},
{
"id" : "OperationOutcome.id",
"path" : "OperationOutcome.id",
"definition" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\r\nWhen request is prossed even with the error id and meta elements will be returned.",
"mustSupport" : true
},
{
"id" : "OperationOutcome.meta",
"path" : "OperationOutcome.meta",
"mustSupport" : true
},
{
"id" : "OperationOutcome.meta.profile",
"path" : "OperationOutcome.meta.profile",
"min" : 1,
"mustSupport" : true
},
{
"id" : "OperationOutcome.issue",
"path" : "OperationOutcome.issue",
"mustSupport" : true
},
{
"id" : "OperationOutcome.issue.severity",
"path" : "OperationOutcome.issue.severity",
"mustSupport" : true
},
{
"id" : "OperationOutcome.issue.code",
"path" : "OperationOutcome.issue.code",
"mustSupport" : true
},
{
"id" : "OperationOutcome.issue.details",
"path" : "OperationOutcome.issue.details",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/phsd-master-service-data-exception-code"
}
},
{
"id" : "OperationOutcome.issue.details.coding",
"path" : "OperationOutcome.issue.details.coding",
"max" : "1",
"mustSupport" : true
},
{
"id" : "OperationOutcome.issue.details.coding.system",
"path" : "OperationOutcome.issue.details.coding.system",
"fixedUri" : "http://ontariohealth.ca/fhir/CodeSystem/phsd-master-service-data-exception-code",
"mustSupport" : true
},
{
"id" : "OperationOutcome.issue.details.coding.code",
"path" : "OperationOutcome.issue.details.coding.code",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://ehealthontario.ca/fhir/ValueSet/ppr-master-service-data-exception-code"
}
},
{
"id" : "OperationOutcome.issue.details.text",
"path" : "OperationOutcome.issue.details.text",
"min" : 1,
"mustSupport" : true
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.